[INFO] fetching crate libvirt-rpc 0.1.12...
[INFO] fixing libvirt-rpc-0.1.12 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate libvirt-rpc 0.1.12 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate libvirt-rpc 0.1.12
[INFO] finished tweaking crates.io crate libvirt-rpc 0.1.12
[INFO] tweaked toml for crates.io crate libvirt-rpc 0.1.12 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libvirt-rpc 0.1.12 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 107 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v0.8.2 (available: v2.13.0)
[INFO] [stderr]       Adding bytes v0.4.12 (available: v1.12.0)
[INFO] [stderr]       Adding env_logger v0.4.3 (available: v0.11.10)
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.32)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.33)
[INFO] [stderr]       Adding tokio-uds v0.1.7 (available: v0.2.7)
[INFO] [stderr]       Adding uuid v0.5.1 (available: v1.23.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `libvirt-rpc` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 317754ff389db22b315752ca6a8655c2cfd332a764a677d701ed5ceb9e917940
[INFO] running `Command { std: "docker" "start" "317754ff389db22b315752ca6a8655c2cfd332a764a677d701ed5ceb9e917940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "317754ff389db22b315752ca6a8655c2cfd332a764a677d701ed5ceb9e917940" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "317754ff389db22b315752ca6a8655c2cfd332a764a677d701ed5ceb9e917940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "317754ff389db22b315752ca6a8655c2cfd332a764a677d701ed5ceb9e917940" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `libvirt-rpc` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking tokio-core v0.1.18
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking tokio-service v0.1.0
[INFO] [stderr]     Checking take v0.1.0
[INFO] [stderr]     Checking smallvec v0.2.1
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking tokio-uds v0.1.7
[INFO] [stderr]     Checking tokio-proto v0.1.1
[INFO] [stderr]     Checking bitflags v0.8.2
[INFO] [stderr]     Checking uuid v0.5.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]     Checking tokio-uds-proto v0.1.1
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling xdr-codec v0.4.4
[INFO] [stderr]    Compiling xdrgen v0.4.4
[INFO] [stderr]    Compiling libvirt-rpc v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed src/proto.rs (21 fixes)
[INFO] [stderr]        Fixed src/async.rs (10 fixes)
[INFO] [stderr]        Fixed src/request.rs (51 fixes)
[INFO] [stderr]        Fixed src/lib.rs (22 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2, nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: libvirt-rpc v0.1.12 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]    Compiling libvirt-rpc v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `LibvirtError` in the crate root
[INFO] [stdout]    --> src/proto.rs:499:34
[INFO] [stdout]     |
[INFO] [stdout] 499 |                     return Err(::LibvirtError::from(err));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ could not find `LibvirtError` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::LibvirtError;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LibvirtError`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 499 -                     return Err(::LibvirtError::from(err));
[INFO] [stdout] 499 +                     return Err(LibvirtError::from(err));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/request.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | /// Auth list request must be the first request
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/request.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | /// Version request
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/request.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |         sz += r#try!(self.header.pack(out));
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/request.rs:82:15
[INFO] [stdout]    |
[INFO] [stdout] 82 |         sz += r#try!(self.payload.pack(out));
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 | resp!(NodeGetInfoResponse: generated::remote_node_get_info_ret);
[INFO] [stdout]     | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 | resp!(ConnectOpenResponse);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 | resp!(GetLibVersionResponse: generated::remote_connect_get_lib_version_ret);
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret);
[INFO] [stdout]     | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | resp!(DomainShutdownResponse);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | resp!(DomainRebootResponse);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | resp!(DomainResetResponse);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 387 | resp!(DomainUndefineResponse);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 | /     bitflags! {
[INFO] [stdout] 393 | |         pub flags DomainCreateFlags: u32 {
[INFO] [stdout] 394 | |             /// Launch guest in paused state
[INFO] [stdout] 395 | |             const START_PAUSED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 405 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 | /     bitflags! {
[INFO] [stdout] 393 | |         pub flags DomainCreateFlags: u32 {
[INFO] [stdout] 394 | |             /// Launch guest in paused state
[INFO] [stdout] 395 | |             const START_PAUSED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 405 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret);
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:431:5
[INFO] [stdout]     |
[INFO] [stdout] 431 | /     bitflags! {
[INFO] [stdout] 432 | |         pub flags DomainDestroyFlags: u32 {
[INFO] [stdout] 433 | |             /// Default behavior - could lead to data loss!!
[INFO] [stdout] 434 | |             const DESTROY_DEFAULT = 0,
[INFO] [stdout] ...   |
[INFO] [stdout] 438 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:431:5
[INFO] [stdout]     |
[INFO] [stdout] 431 | /     bitflags! {
[INFO] [stdout] 432 | |         pub flags DomainDestroyFlags: u32 {
[INFO] [stdout] 433 | |             /// Default behavior - could lead to data loss!!
[INFO] [stdout] 434 | |             const DESTROY_DEFAULT = 0,
[INFO] [stdout] ...   |
[INFO] [stdout] 438 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 446 | resp!(DomainDestroyResponse);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:451:5
[INFO] [stdout]     |
[INFO] [stdout] 451 | /     bitflags! {
[INFO] [stdout] 452 | |         pub flags ListAllDomainsFlags: u32 {
[INFO] [stdout] 453 | |             const DOMAINS_ACTIVE    =    1,
[INFO] [stdout] 454 | |             const DOMAINS_INACTIVE    =    2,
[INFO] [stdout] ...   |
[INFO] [stdout] 468 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:451:5
[INFO] [stdout]     |
[INFO] [stdout] 451 | /     bitflags! {
[INFO] [stdout] 452 | |         pub flags ListAllDomainsFlags: u32 {
[INFO] [stdout] 453 | |             const DOMAINS_ACTIVE    =    1,
[INFO] [stdout] 454 | |             const DOMAINS_INACTIVE    =    2,
[INFO] [stdout] ...   |
[INFO] [stdout] 468 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 499 | delegate_unpack_impl!(ListAllDomainsResponse);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 | resp!(DomainEventCallbackRegisterAnyResponse: generated::remote_connect_domain_event_callback_register_any_ret);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret);
[INFO] [stdout]     | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:935:5
[INFO] [stdout]     |
[INFO] [stdout] 935 | /     bitflags! {
[INFO] [stdout] 936 | |         pub flags ListAllStoragePoolsFlags: u32 {
[INFO] [stdout] 937 | |             const LIST_STORAGE_POOLS_INACTIVE    =    1,
[INFO] [stdout] 938 | |             const LIST_STORAGE_POOLS_ACTIVE    =    2,
[INFO] [stdout] ...   |
[INFO] [stdout] 958 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:935:5
[INFO] [stdout]     |
[INFO] [stdout] 935 | /     bitflags! {
[INFO] [stdout] 936 | |         pub flags ListAllStoragePoolsFlags: u32 {
[INFO] [stdout] 937 | |             const LIST_STORAGE_POOLS_INACTIVE    =    1,
[INFO] [stdout] 938 | |             const LIST_STORAGE_POOLS_ACTIVE    =    2,
[INFO] [stdout] ...   |
[INFO] [stdout] 958 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 986 | delegate_unpack_impl!(ListAllStoragePoolsResponse);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret);
[INFO] [stdout]      | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1048 | resp!(StoragePoolCreateResponse);
[INFO] [stdout]      | -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1055 | resp!(StoragePoolDestroyResponse);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1062 | resp!(StoragePoolUndefineResponse);
[INFO] [stdout]      | ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1069 | resp!(StoragePoolGetInfoResponse: generated::remote_storage_pool_get_info_ret);
[INFO] [stdout]      | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret);
[INFO] [stdout]      | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1149:5
[INFO] [stdout]      |
[INFO] [stdout] 1149 | /     bitflags! {
[INFO] [stdout] 1150 | |         pub flags StorageVolCreateXmlFlags: u32 {
[INFO] [stdout] 1151 | |             const VOL_CREATE_PREALLOC_METADATA = 1,
[INFO] [stdout] 1152 | |             /// perform a btrfs lightweight copy
[INFO] [stdout] ...    |
[INFO] [stdout] 1155 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1149:5
[INFO] [stdout]      |
[INFO] [stdout] 1149 | /     bitflags! {
[INFO] [stdout] 1150 | |         pub flags StorageVolCreateXmlFlags: u32 {
[INFO] [stdout] 1151 | |             const VOL_CREATE_PREALLOC_METADATA = 1,
[INFO] [stdout] 1152 | |             /// perform a btrfs lightweight copy
[INFO] [stdout] ...    |
[INFO] [stdout] 1155 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret);
[INFO] [stdout]      | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1194 | resp!(StorageVolDeleteResponse);
[INFO] [stdout]      | ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1202 | resp!(StorageVolWipeResponse);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret);
[INFO] [stdout]      | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1221:5
[INFO] [stdout]      |
[INFO] [stdout] 1221 | /     bitflags! {
[INFO] [stdout] 1222 | |         pub flags StorageVolResizeFlags: u32 {
[INFO] [stdout] 1223 | |             /// force allocation of new size
[INFO] [stdout] 1224 | |             const RESIZE_ALLOCATE = 1,
[INFO] [stdout] ...    |
[INFO] [stdout] 1230 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1221:5
[INFO] [stdout]      |
[INFO] [stdout] 1221 | /     bitflags! {
[INFO] [stdout] 1222 | |         pub flags StorageVolResizeFlags: u32 {
[INFO] [stdout] 1223 | |             /// force allocation of new size
[INFO] [stdout] 1224 | |             const RESIZE_ALLOCATE = 1,
[INFO] [stdout] ...    |
[INFO] [stdout] 1230 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1239 | resp!(StorageVolResizeResponse);
[INFO] [stdout]      | ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1246 | resp!(StorageVolGetInfoResponse: generated::remote_storage_vol_get_info_ret);
[INFO] [stdout]      | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1274 | resp!(DomainScreenshotResponse: generated::remote_domain_screenshot_ret);
[INFO] [stdout]      | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1290 | resp!(StorageVolDownloadResponse);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1300 | resp!(StorageVolUploadResponse);
[INFO] [stdout]      | ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1307 | resp!(DomainGetInfoResponse: generated::remote_domain_get_info_ret);
[INFO] [stdout]      | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1316 | resp!(DomainAttachDeviceResponse);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1325 | resp!(DomainDetachDeviceResponse);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1334 | resp!(DomainUpdateDeviceResponse);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1343 | resp!(DomainSetMemoryResponse);
[INFO] [stdout]      | ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1380 | resp!(DomainSetVcpusResponse);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1388 | resp!(DomainGetVcpusResponse: generated::remote_domain_get_vcpus_flags_ret);
[INFO] [stdout]      | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1401 | resp!(DomainGetAutoStartResponse: generated::remote_domain_get_autostart_ret);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1415 | resp!(DomainSetAutoStartResponse);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1426 | resp!(DomainSendKeyResponse);
[INFO] [stdout]      | ---------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret);
[INFO] [stdout]      | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1445:5
[INFO] [stdout]      |
[INFO] [stdout] 1445 | /     bitflags! {
[INFO] [stdout] 1446 | |         pub flags DomainXmlFlags: u32 {
[INFO] [stdout] 1447 | |             /// dump security sensitive information too
[INFO] [stdout] 1448 | |             const SECURE    = 1,
[INFO] [stdout] ...    |
[INFO] [stdout] 1456 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1445:5
[INFO] [stdout]      |
[INFO] [stdout] 1445 | /     bitflags! {
[INFO] [stdout] 1446 | |         pub flags DomainXmlFlags: u32 {
[INFO] [stdout] 1447 | |             /// dump security sensitive information too
[INFO] [stdout] 1448 | |             const SECURE    = 1,
[INFO] [stdout] ...    |
[INFO] [stdout] 1456 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1461:5
[INFO] [stdout]      |
[INFO] [stdout] 1461 | /     bitflags! {
[INFO] [stdout] 1462 | |         pub flags DomainModificationImpact: u32 {
[INFO] [stdout] 1463 | |             /// Affect current domain state.
[INFO] [stdout] 1464 | |             const AFFECT_CURRENT = 0,
[INFO] [stdout] ...    |
[INFO] [stdout] 1472 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1461:5
[INFO] [stdout]      |
[INFO] [stdout] 1461 | /     bitflags! {
[INFO] [stdout] 1462 | |         pub flags DomainModificationImpact: u32 {
[INFO] [stdout] 1463 | |             /// Affect current domain state.
[INFO] [stdout] 1464 | |             const AFFECT_CURRENT = 0,
[INFO] [stdout] ...    |
[INFO] [stdout] 1472 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1474:5
[INFO] [stdout]      |
[INFO] [stdout] 1474 | /     bitflags! {
[INFO] [stdout] 1475 | |         pub flags MemoryModificationImpact: u32 {
[INFO] [stdout] 1476 | |             const MEM_CURRENT = 0, // AFFECT_CURRENT, // as u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1485 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1474:5
[INFO] [stdout]      |
[INFO] [stdout] 1474 | /     bitflags! {
[INFO] [stdout] 1475 | |         pub flags MemoryModificationImpact: u32 {
[INFO] [stdout] 1476 | |             const MEM_CURRENT = 0, // AFFECT_CURRENT, // as u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1485 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1487:5
[INFO] [stdout]      |
[INFO] [stdout] 1487 | /     bitflags! {
[INFO] [stdout] 1488 | |         pub flags VcpuModificationImpact: u32 {
[INFO] [stdout] 1489 | |             const VCPU_CURRENT = 0, // AFFECT_CURRENT, // as u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1503 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1487:5
[INFO] [stdout]      |
[INFO] [stdout] 1487 | /     bitflags! {
[INFO] [stdout] 1488 | |         pub flags VcpuModificationImpact: u32 {
[INFO] [stdout] 1489 | |             const VCPU_CURRENT = 0, // AFFECT_CURRENT, // as u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1503 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1508:5
[INFO] [stdout]      |
[INFO] [stdout] 1508 | /     bitflags! {
[INFO] [stdout] 1509 | |         pub flags DomainMigrateFlags: u32 {
[INFO] [stdout] 1510 | |             /// Do not pause the domain during migration. The domain's memory will
[INFO] [stdout] 1511 | |             /// be transferred to the destination host while the domain is running.
[INFO] [stdout] ...    |
[INFO] [stdout] 1584 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1508:5
[INFO] [stdout]      |
[INFO] [stdout] 1508 | /     bitflags! {
[INFO] [stdout] 1509 | |         pub flags DomainMigrateFlags: u32 {
[INFO] [stdout] 1510 | |             /// Do not pause the domain during migration. The domain's memory will
[INFO] [stdout] 1511 | |             /// be transferred to the destination host while the domain is running.
[INFO] [stdout] ...    |
[INFO] [stdout] 1584 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret);
[INFO] [stdout]      | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/async.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |             r#try!(payload.pack(&mut writer));
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/async.rs:89:28
[INFO] [stdout]    |
[INFO] [stdout] 89 |             let (pkt, _) = r#try!(P::unpack(&mut reader));
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/async.rs:92:28
[INFO] [stdout]    |
[INFO] [stdout] 92 |             let (err, _) = r#try!(request::virNetMessageError::unpack(&mut reader));
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/proto.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             r#try!(req.header.pack(&mut writer).map_err(|e| ::std::io::Error::new(ErrorKind::InvalidInput, e.to_string())));
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/proto.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |             let (header, hlen) = r#try!(request::virNetMessageHeader::unpack(&mut reader)
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/proto.rs:92:31
[INFO] [stdout]    |
[INFO] [stdout] 92 |                     let pkt = r#try!(codec.decode(&mut buf));
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/proto.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         r#try!(codec.encode(item, &mut buf));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/proto.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |         assert!(r#try!(self.inner.start_send(buf)).is_ready());
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/proto.rs:371:19
[INFO] [stdout]     |
[INFO] [stdout] 371 |             match r#try!(self.inner.start_send(req)) {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/proto.rs:389:27
[INFO] [stdout]     |
[INFO] [stdout] 389 |                     match r#try!(self.inner.start_send(req)) {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         r#try!(self.stream.write_u32::<NetworkEndian>(len as u32));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         r#try!(self.stream.write(&buf[0..sz]));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 |             let sz = r#try!(packet.pack(&mut c));
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         r#try!(self.stream.read_exact(&mut buf[0..len as usize]));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:172:23
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let mut len = r#try!(self.stream.read_u32::<NetworkEndian>());
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:180:27
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let (header, _) = r#try!(virNetMessageHeader::unpack(&mut cur));
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:183:28
[INFO] [stdout]     |
[INFO] [stdout] 183 |             let (pkt, _) = r#try!(P::unpack(&mut cur));
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:187:24
[INFO] [stdout]     |
[INFO] [stdout] 187 |         let (err, _) = r#try!(virNetMessageError::unpack(&mut cur));
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         r#try!(self.write_packet(packet));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:226:42
[INFO] [stdout]     |
[INFO] [stdout] 226 |         let pkt: GetLibVersionResponse = r#try!(self.request(req));
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:235:47
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let pkt: ListDefinedDomainsResponse = r#try!(self.request(req));
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:244:44
[INFO] [stdout]     |
[INFO] [stdout] 244 |         let pkt: DomainDefineXMLResponse = r#try!(self.request(req));
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:260:41
[INFO] [stdout]     |
[INFO] [stdout] 260 |         let pkt: DomainCreateResponse = r#try!(self.request(req));
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/libvirt-rpc-29ce6494bf4d4509/out/virnetprotocol_xdr.rs:79:286
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input...
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-29ce6494bf4d4509/out/remote_protocol_xdr.rs:3517:335
[INFO] [stdout]      |
[INFO] [stdout] 3517 | ...uf : [ i8 ; 32i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_array ( input , & m...
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-29ce6494bf4d4509/out/remote_protocol_xdr.rs:3733:274
[INFO] [stdout]      |
[INFO] [stdout] 3733 | ...uf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( inpu...
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `tokio_io::codec::length_delimited`: Moved to tokio-codec
[INFO] [stdout]  --> src/proto.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ::tokio_io::codec::length_delimited;
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_io::length_delimited::Framed`: Moved to tokio-codec
[INFO] [stdout]   --> src/proto.rs:69:53
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn framed_delimited<T, C>(framed: length_delimited::Framed<T>, codec: C) -> FramedTransport<T, C>
[INFO] [stdout]    |                                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_io::length_delimited::Framed`: Moved to tokio-codec
[INFO] [stdout]   --> src/proto.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 |     inner: length_delimited::Framed<T>,
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_io::length_delimited::Builder`: Moved to tokio-codec
[INFO] [stdout]    --> src/proto.rs:425:40
[INFO] [stdout]     |
[INFO] [stdout] 425 |         let framed = length_delimited::Builder::new()
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `LibvirtError` in the crate root
[INFO] [stdout]    --> src/proto.rs:499:34
[INFO] [stdout]     |
[INFO] [stdout] 499 |                     return Err(::LibvirtError::from(err));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ could not find `LibvirtError` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::LibvirtError;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LibvirtError`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 499 -                     return Err(::LibvirtError::from(err));
[INFO] [stdout] 499 +                     return Err(LibvirtError::from(err));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/request.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | /// Auth list request must be the first request
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/request.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | /// Version request
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/request.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |         sz += r#try!(self.header.pack(out));
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/request.rs:82:15
[INFO] [stdout]    |
[INFO] [stdout] 82 |         sz += r#try!(self.payload.pack(out));
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 | resp!(NodeGetInfoResponse: generated::remote_node_get_info_ret);
[INFO] [stdout]     | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 | resp!(ConnectOpenResponse);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 | resp!(GetLibVersionResponse: generated::remote_connect_get_lib_version_ret);
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret);
[INFO] [stdout]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret);
[INFO] [stdout]     | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | resp!(DomainShutdownResponse);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | resp!(DomainRebootResponse);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 | resp!(DomainResetResponse);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 387 | resp!(DomainUndefineResponse);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 | /     bitflags! {
[INFO] [stdout] 393 | |         pub flags DomainCreateFlags: u32 {
[INFO] [stdout] 394 | |             /// Launch guest in paused state
[INFO] [stdout] 395 | |             const START_PAUSED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 405 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 | /     bitflags! {
[INFO] [stdout] 393 | |         pub flags DomainCreateFlags: u32 {
[INFO] [stdout] 394 | |             /// Launch guest in paused state
[INFO] [stdout] 395 | |             const START_PAUSED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 405 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret);
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:431:5
[INFO] [stdout]     |
[INFO] [stdout] 431 | /     bitflags! {
[INFO] [stdout] 432 | |         pub flags DomainDestroyFlags: u32 {
[INFO] [stdout] 433 | |             /// Default behavior - could lead to data loss!!
[INFO] [stdout] 434 | |             const DESTROY_DEFAULT = 0,
[INFO] [stdout] ...   |
[INFO] [stdout] 438 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:431:5
[INFO] [stdout]     |
[INFO] [stdout] 431 | /     bitflags! {
[INFO] [stdout] 432 | |         pub flags DomainDestroyFlags: u32 {
[INFO] [stdout] 433 | |             /// Default behavior - could lead to data loss!!
[INFO] [stdout] 434 | |             const DESTROY_DEFAULT = 0,
[INFO] [stdout] ...   |
[INFO] [stdout] 438 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 446 | resp!(DomainDestroyResponse);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:451:5
[INFO] [stdout]     |
[INFO] [stdout] 451 | /     bitflags! {
[INFO] [stdout] 452 | |         pub flags ListAllDomainsFlags: u32 {
[INFO] [stdout] 453 | |             const DOMAINS_ACTIVE    =    1,
[INFO] [stdout] 454 | |             const DOMAINS_INACTIVE    =    2,
[INFO] [stdout] ...   |
[INFO] [stdout] 468 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:451:5
[INFO] [stdout]     |
[INFO] [stdout] 451 | /     bitflags! {
[INFO] [stdout] 452 | |         pub flags ListAllDomainsFlags: u32 {
[INFO] [stdout] 453 | |             const DOMAINS_ACTIVE    =    1,
[INFO] [stdout] 454 | |             const DOMAINS_INACTIVE    =    2,
[INFO] [stdout] ...   |
[INFO] [stdout] 468 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 499 | delegate_unpack_impl!(ListAllDomainsResponse);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 | resp!(DomainEventCallbackRegisterAnyResponse: generated::remote_connect_domain_event_callback_register_any_ret);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret);
[INFO] [stdout]     | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:935:5
[INFO] [stdout]     |
[INFO] [stdout] 935 | /     bitflags! {
[INFO] [stdout] 936 | |         pub flags ListAllStoragePoolsFlags: u32 {
[INFO] [stdout] 937 | |             const LIST_STORAGE_POOLS_INACTIVE    =    1,
[INFO] [stdout] 938 | |             const LIST_STORAGE_POOLS_ACTIVE    =    2,
[INFO] [stdout] ...   |
[INFO] [stdout] 958 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:935:5
[INFO] [stdout]     |
[INFO] [stdout] 935 | /     bitflags! {
[INFO] [stdout] 936 | |         pub flags ListAllStoragePoolsFlags: u32 {
[INFO] [stdout] 937 | |             const LIST_STORAGE_POOLS_INACTIVE    =    1,
[INFO] [stdout] 938 | |             const LIST_STORAGE_POOLS_ACTIVE    =    2,
[INFO] [stdout] ...   |
[INFO] [stdout] 958 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/request.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 986 | delegate_unpack_impl!(ListAllStoragePoolsResponse);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret);
[INFO] [stdout]      | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1048 | resp!(StoragePoolCreateResponse);
[INFO] [stdout]      | -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1055 | resp!(StoragePoolDestroyResponse);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1062 | resp!(StoragePoolUndefineResponse);
[INFO] [stdout]      | ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1069 | resp!(StoragePoolGetInfoResponse: generated::remote_storage_pool_get_info_ret);
[INFO] [stdout]      | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret);
[INFO] [stdout]      | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1149:5
[INFO] [stdout]      |
[INFO] [stdout] 1149 | /     bitflags! {
[INFO] [stdout] 1150 | |         pub flags StorageVolCreateXmlFlags: u32 {
[INFO] [stdout] 1151 | |             const VOL_CREATE_PREALLOC_METADATA = 1,
[INFO] [stdout] 1152 | |             /// perform a btrfs lightweight copy
[INFO] [stdout] ...    |
[INFO] [stdout] 1155 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1149:5
[INFO] [stdout]      |
[INFO] [stdout] 1149 | /     bitflags! {
[INFO] [stdout] 1150 | |         pub flags StorageVolCreateXmlFlags: u32 {
[INFO] [stdout] 1151 | |             const VOL_CREATE_PREALLOC_METADATA = 1,
[INFO] [stdout] 1152 | |             /// perform a btrfs lightweight copy
[INFO] [stdout] ...    |
[INFO] [stdout] 1155 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret);
[INFO] [stdout]      | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1194 | resp!(StorageVolDeleteResponse);
[INFO] [stdout]      | ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1202 | resp!(StorageVolWipeResponse);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret);
[INFO] [stdout]      | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1221:5
[INFO] [stdout]      |
[INFO] [stdout] 1221 | /     bitflags! {
[INFO] [stdout] 1222 | |         pub flags StorageVolResizeFlags: u32 {
[INFO] [stdout] 1223 | |             /// force allocation of new size
[INFO] [stdout] 1224 | |             const RESIZE_ALLOCATE = 1,
[INFO] [stdout] ...    |
[INFO] [stdout] 1230 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1221:5
[INFO] [stdout]      |
[INFO] [stdout] 1221 | /     bitflags! {
[INFO] [stdout] 1222 | |         pub flags StorageVolResizeFlags: u32 {
[INFO] [stdout] 1223 | |             /// force allocation of new size
[INFO] [stdout] 1224 | |             const RESIZE_ALLOCATE = 1,
[INFO] [stdout] ...    |
[INFO] [stdout] 1230 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1239 | resp!(StorageVolResizeResponse);
[INFO] [stdout]      | ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1246 | resp!(StorageVolGetInfoResponse: generated::remote_storage_vol_get_info_ret);
[INFO] [stdout]      | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1274 | resp!(DomainScreenshotResponse: generated::remote_domain_screenshot_ret);
[INFO] [stdout]      | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1290 | resp!(StorageVolDownloadResponse);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1300 | resp!(StorageVolUploadResponse);
[INFO] [stdout]      | ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1307 | resp!(DomainGetInfoResponse: generated::remote_domain_get_info_ret);
[INFO] [stdout]      | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1316 | resp!(DomainAttachDeviceResponse);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1325 | resp!(DomainDetachDeviceResponse);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1334 | resp!(DomainUpdateDeviceResponse);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1343 | resp!(DomainSetMemoryResponse);
[INFO] [stdout]      | ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1380 | resp!(DomainSetVcpusResponse);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1388 | resp!(DomainGetVcpusResponse: generated::remote_domain_get_vcpus_flags_ret);
[INFO] [stdout]      | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1401 | resp!(DomainGetAutoStartResponse: generated::remote_domain_get_autostart_ret);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1415 | resp!(DomainSetAutoStartResponse);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1426 | resp!(DomainSendKeyResponse);
[INFO] [stdout]      | ---------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret);
[INFO] [stdout]      | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1445:5
[INFO] [stdout]      |
[INFO] [stdout] 1445 | /     bitflags! {
[INFO] [stdout] 1446 | |         pub flags DomainXmlFlags: u32 {
[INFO] [stdout] 1447 | |             /// dump security sensitive information too
[INFO] [stdout] 1448 | |             const SECURE    = 1,
[INFO] [stdout] ...    |
[INFO] [stdout] 1456 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1445:5
[INFO] [stdout]      |
[INFO] [stdout] 1445 | /     bitflags! {
[INFO] [stdout] 1446 | |         pub flags DomainXmlFlags: u32 {
[INFO] [stdout] 1447 | |             /// dump security sensitive information too
[INFO] [stdout] 1448 | |             const SECURE    = 1,
[INFO] [stdout] ...    |
[INFO] [stdout] 1456 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1461:5
[INFO] [stdout]      |
[INFO] [stdout] 1461 | /     bitflags! {
[INFO] [stdout] 1462 | |         pub flags DomainModificationImpact: u32 {
[INFO] [stdout] 1463 | |             /// Affect current domain state.
[INFO] [stdout] 1464 | |             const AFFECT_CURRENT = 0,
[INFO] [stdout] ...    |
[INFO] [stdout] 1472 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1461:5
[INFO] [stdout]      |
[INFO] [stdout] 1461 | /     bitflags! {
[INFO] [stdout] 1462 | |         pub flags DomainModificationImpact: u32 {
[INFO] [stdout] 1463 | |             /// Affect current domain state.
[INFO] [stdout] 1464 | |             const AFFECT_CURRENT = 0,
[INFO] [stdout] ...    |
[INFO] [stdout] 1472 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1474:5
[INFO] [stdout]      |
[INFO] [stdout] 1474 | /     bitflags! {
[INFO] [stdout] 1475 | |         pub flags MemoryModificationImpact: u32 {
[INFO] [stdout] 1476 | |             const MEM_CURRENT = 0, // AFFECT_CURRENT, // as u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1485 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1474:5
[INFO] [stdout]      |
[INFO] [stdout] 1474 | /     bitflags! {
[INFO] [stdout] 1475 | |         pub flags MemoryModificationImpact: u32 {
[INFO] [stdout] 1476 | |             const MEM_CURRENT = 0, // AFFECT_CURRENT, // as u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1485 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1487:5
[INFO] [stdout]      |
[INFO] [stdout] 1487 | /     bitflags! {
[INFO] [stdout] 1488 | |         pub flags VcpuModificationImpact: u32 {
[INFO] [stdout] 1489 | |             const VCPU_CURRENT = 0, // AFFECT_CURRENT, // as u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1503 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1487:5
[INFO] [stdout]      |
[INFO] [stdout] 1487 | /     bitflags! {
[INFO] [stdout] 1488 | |         pub flags VcpuModificationImpact: u32 {
[INFO] [stdout] 1489 | |             const VCPU_CURRENT = 0, // AFFECT_CURRENT, // as u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1503 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1508:5
[INFO] [stdout]      |
[INFO] [stdout] 1508 | /     bitflags! {
[INFO] [stdout] 1509 | |         pub flags DomainMigrateFlags: u32 {
[INFO] [stdout] 1510 | |             /// Do not pause the domain during migration. The domain's memory will
[INFO] [stdout] 1511 | |             /// be transferred to the destination host while the domain is running.
[INFO] [stdout] ...    |
[INFO] [stdout] 1584 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:1508:5
[INFO] [stdout]      |
[INFO] [stdout] 1508 | /     bitflags! {
[INFO] [stdout] 1509 | |         pub flags DomainMigrateFlags: u32 {
[INFO] [stdout] 1510 | |             /// Do not pause the domain during migration. The domain's memory will
[INFO] [stdout] 1511 | |             /// be transferred to the destination host while the domain is running.
[INFO] [stdout] ...    |
[INFO] [stdout] 1584 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]     --> src/request.rs:101:36
[INFO] [stdout]      |
[INFO] [stdout]  101 |                 let (inner, len) = r#try!(xdr_codec::Unpack::unpack(input));
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret);
[INFO] [stdout]      | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/async.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |             r#try!(payload.pack(&mut writer));
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/async.rs:89:28
[INFO] [stdout]    |
[INFO] [stdout] 89 |             let (pkt, _) = r#try!(P::unpack(&mut reader));
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/async.rs:92:28
[INFO] [stdout]    |
[INFO] [stdout] 92 |             let (err, _) = r#try!(request::virNetMessageError::unpack(&mut reader));
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/proto.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             r#try!(req.header.pack(&mut writer).map_err(|e| ::std::io::Error::new(ErrorKind::InvalidInput, e.to_string())));
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/proto.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |             let (header, hlen) = r#try!(request::virNetMessageHeader::unpack(&mut reader)
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/proto.rs:92:31
[INFO] [stdout]    |
[INFO] [stdout] 92 |                     let pkt = r#try!(codec.decode(&mut buf));
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/proto.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         r#try!(codec.encode(item, &mut buf));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/proto.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |         assert!(r#try!(self.inner.start_send(buf)).is_ready());
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/proto.rs:371:19
[INFO] [stdout]     |
[INFO] [stdout] 371 |             match r#try!(self.inner.start_send(req)) {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/proto.rs:389:27
[INFO] [stdout]     |
[INFO] [stdout] 389 |                     match r#try!(self.inner.start_send(req)) {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         r#try!(self.stream.write_u32::<NetworkEndian>(len as u32));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         r#try!(self.stream.write(&buf[0..sz]));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 |             let sz = r#try!(packet.pack(&mut c));
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         r#try!(self.stream.read_exact(&mut buf[0..len as usize]));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:172:23
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let mut len = r#try!(self.stream.read_u32::<NetworkEndian>());
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:180:27
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let (header, _) = r#try!(virNetMessageHeader::unpack(&mut cur));
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:183:28
[INFO] [stdout]     |
[INFO] [stdout] 183 |             let (pkt, _) = r#try!(P::unpack(&mut cur));
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:187:24
[INFO] [stdout]     |
[INFO] [stdout] 187 |         let (err, _) = r#try!(virNetMessageError::unpack(&mut cur));
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         r#try!(self.write_packet(packet));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:226:42
[INFO] [stdout]     |
[INFO] [stdout] 226 |         let pkt: GetLibVersionResponse = r#try!(self.request(req));
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:235:47
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let pkt: ListDefinedDomainsResponse = r#try!(self.request(req));
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:244:44
[INFO] [stdout]     |
[INFO] [stdout] 244 |         let pkt: DomainDefineXMLResponse = r#try!(self.request(req));
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:260:41
[INFO] [stdout]     |
[INFO] [stdout] 260 |         let pkt: DomainCreateResponse = r#try!(self.request(req));
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/async.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub type LibvirtFuture<T> = Box<Future<Item = T, Error = LibvirtError>>;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub type LibvirtFuture<T> = Box<dyn Future<Item = T, Error = LibvirtError>>;
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/async.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 |      Box<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::Response, Error = LibvirtError>>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 106 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::Response, Error = LibvirtError>>
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/async.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 |      Box<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::Response, Error = LibvirtError>>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 114 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::Response, Error = LibvirtError>>
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/async.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 |      Box<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::Response, Error = LibvirtError>>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 125 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::Response, Error = LibvirtError>>
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/async.rs:270:106
[INFO] [stdout]     |
[INFO] [stdout] 270 | ...offset: u64, length: u64, uploader: F) -> Box<Future<Item = (), Error = R::Error>>
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn upload_with<F, R>(&self, vol: &request::Volume, offset: u64, length: u64, uploader: F) -> Box<dyn Future<Item = (), Error = R::Error>>
[INFO] [stdout]     |                                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/async.rs:625:23
[INFO] [stdout]     |
[INFO] [stdout] 625 |     type Future = Box<Future<Item = Self::Response, Error = Self::Error>>;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 625 |     type Future = Box<dyn Future<Item = Self::Response, Error = Self::Error>>;
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/libvirt-rpc-29ce6494bf4d4509/out/virnetprotocol_xdr.rs:79:286
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input...
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-29ce6494bf4d4509/out/remote_protocol_xdr.rs:3517:335
[INFO] [stdout]      |
[INFO] [stdout] 3517 | ...uf : [ i8 ; 32i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_array ( input , & m...
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-29ce6494bf4d4509/out/remote_protocol_xdr.rs:3733:274
[INFO] [stdout]      |
[INFO] [stdout] 3733 | ...uf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( inpu...
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `tokio_io::codec::length_delimited`: Moved to tokio-codec
[INFO] [stdout]  --> src/proto.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ::tokio_io::codec::length_delimited;
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_io::length_delimited::Framed`: Moved to tokio-codec
[INFO] [stdout]   --> src/proto.rs:69:53
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn framed_delimited<T, C>(framed: length_delimited::Framed<T>, codec: C) -> FramedTransport<T, C>
[INFO] [stdout]    |                                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_io::length_delimited::Framed`: Moved to tokio-codec
[INFO] [stdout]   --> src/proto.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 |     inner: length_delimited::Framed<T>,
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_io::length_delimited::Builder`: Moved to tokio-codec
[INFO] [stdout]    --> src/proto.rs:425:40
[INFO] [stdout]     |
[INFO] [stdout] 425 |         let framed = length_delimited::Builder::new()
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/async.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub type LibvirtFuture<T> = Box<Future<Item = T, Error = LibvirtError>>;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub type LibvirtFuture<T> = Box<dyn Future<Item = T, Error = LibvirtError>>;
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/async.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 |      Box<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::Response, Error = LibvirtError>>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 106 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::Response, Error = LibvirtError>>
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/async.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 |      Box<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::Response, Error = LibvirtError>>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 114 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::Response, Error = LibvirtError>>
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/async.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 |      Box<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::Response, Error = LibvirtError>>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 125 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::Response, Error = LibvirtError>>
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/async.rs:270:106
[INFO] [stdout]     |
[INFO] [stdout] 270 | ...offset: u64, length: u64, uploader: F) -> Box<Future<Item = (), Error = R::Error>>
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn upload_with<F, R>(&self, vol: &request::Volume, offset: u64, length: u64, uploader: F) -> Box<dyn Future<Item = (), Error = R::Error>>
[INFO] [stdout]     |                                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/async.rs:625:23
[INFO] [stdout]     |
[INFO] [stdout] 625 |     type Future = Box<Future<Item = Self::Response, Error = Self::Error>>;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 625 |     type Future = Box<dyn Future<Item = Self::Response, Error = Self::Error>>;
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:87:49
[INFO] [stdout]    |
[INFO] [stdout] 87 |             &LibvirtError::XdrError(ref e) => e.description(),
[INFO] [stdout]    |                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:88:48
[INFO] [stdout]    |
[INFO] [stdout] 88 |             &LibvirtError::IoError(ref e) => e.description(),
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:89:54
[INFO] [stdout]    |
[INFO] [stdout] 89 |             &LibvirtError::Libvirt(ref vmsg) => vmsg.description(),
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]    --> src/async.rs:637:37
[INFO] [stdout]     |
[INFO] [stdout] 637 |     use futures::{Future,IntoFuture,Stream};
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:87:49
[INFO] [stdout]    |
[INFO] [stdout] 87 |             &LibvirtError::XdrError(ref e) => e.description(),
[INFO] [stdout]    |                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:88:48
[INFO] [stdout]    |
[INFO] [stdout] 88 |             &LibvirtError::IoError(ref e) => e.description(),
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:89:54
[INFO] [stdout]    |
[INFO] [stdout] 89 |             &LibvirtError::Libvirt(ref vmsg) => vmsg.description(),
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libvirt-rpc` (lib test) due to 1 previous error; 114 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `libvirt-rpc` (lib) due to 1 previous error; 113 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "317754ff389db22b315752ca6a8655c2cfd332a764a677d701ed5ceb9e917940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "317754ff389db22b315752ca6a8655c2cfd332a764a677d701ed5ceb9e917940", kill_on_drop: false }`
[INFO] [stdout] 317754ff389db22b315752ca6a8655c2cfd332a764a677d701ed5ceb9e917940
